seabios: update to 1.6.3.1 release
authorIan Campbell <ian.campbell@citrix.com>
Thu, 26 Jan 2012 11:06:40 +0000 (11:06 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 26 Jan 2012 11:06:40 +0000 (11:06 +0000)
This is the latest seabios stable release.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Keir Fraser <keir@xen.org>
Config.mk

index f0d19dc39245eb0c75407b640add885dc6e2444a..6d5b0c94b2a681623a28575590efbd7efecb13e5 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -215,7 +215,7 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-unstable.git
 SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 endif
 QEMU_UPSTREAM_REVISION ?= master
-SEABIOS_UPSTREAM_TAG ?= 7fc039e9c262b4199fab497f3e12f4e425c37560
+SEABIOS_UPSTREAM_TAG ?= rel-1.6.3.1
 
 # Specify which qemu-dm to use. This may be `ioemu' to use the old
 # Mercurial in-tree version, or a local directory, or a git URL.